.yiz-page-btn {float: left;width: auto;height: 20px; position: absolute; bottom: 10px; left: 10px; z-index: 99}
.yiz-page-btn span{opacity: 0.7;height: 22px;width: 22px; border-radius:22px;background-color: #f47f1a;display: block;float: left;line-height: 22px;text-align: center;color: #FFF;margin-right: 5px;cursor:pointer; }
.yiz-page-btn .current {background-color: #bed742;opacity: 1;}

.yiz-slider-2 {height: 270px;width: 306px; border:#00beaf solid 4px;position: relative; overflow: hidden;}
.yiz-slider-2 ul {margin: 0px;padding: 0px; float: left;height: auto;list-style-type: none;display: block; position: absolute;top: 0;left: 0; z-index: 98;}
.yiz-slider-2 ul li {height: auto;width: 100%;float: left;padding: 0px;margin: 0px;float:left;}
.yiz-slider-2 ul li img{ width: 100%;z-index:1;}
.yiz-leftarrow{background: url(../images/left-arrow.png); display: block;height: 87px; width: 56px;position:absolute; left: 0; top:50%;z-index: 99; cursor:pointer; margin-top: -43px}
.yiz-rightarrow{background: url(../images/right-arrow.png); display: block;height: 87px; width: 56px;position:absolute; right: 0; top:50%;z-index: 99; cursor:pointer;margin-top: -43px}